ns-win.el fix for bug#10051
authorGlenn Morris <rgm@gnu.org>
Tue, 15 Nov 2011 01:04:06 +0000 (20:04 -0500)
committerGlenn Morris <rgm@gnu.org>
Tue, 15 Nov 2011 01:04:06 +0000 (20:04 -0500)
* lisp/term/ns-win.el (mode-line-frame-identification): Leave it alone.

lisp/ChangeLog
lisp/term/ns-win.el

index eb5868cc9ca8b72fb7967ad183fad82350fdaead..76f0c0acb057c0e476cf1d4fc33014b8943f2903 100644 (file)
@@ -7,6 +7,9 @@
 
 2011-11-15  Glenn Morris  <rgm@gnu.org>
 
+       * term/ns-win.el (mode-line-frame-identification):
+       Leave it alone.  (Bug#10051)
+
        * simple.el (mark-whole-buffer): Doc fix.  (Bug#10023)
 
        * mail/rmailout.el (rmail-output-to-rmail-buffer):
index 646b65abc6005e59572cd05ecd055589c359bfd1..db826f1db8a1140527b8f8fc6d0c1404c11936bc 100644 (file)
@@ -513,9 +513,6 @@ unless the current buffer is a scratch buffer."
 
 ;;;; Frame-related functions.
 
-;; Don't show the frame name; that's redundant with Nextstep.
-(setq-default mode-line-frame-identification '("  "))
-
 ;; nsterm.m
 (defvar ns-alternate-modifier)
 (defvar ns-right-alternate-modifier)